CmEventIncident 
EntityType  Independent 
Logical Entity Name  CmEventIncident 
Default Table Name  CmEventIncident 
Logical Only  NO 
Definition 
 
Note 
 

CmEventIncident Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CmEventIncidentID(PK)    INTEGER  NO 
 
TaskId(FK)    INTEGER  NO 
 
CmIncidentId(FK)    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

CmEventIncident Keys 
Key Name  Key Type  Keys 
CmEventIncident_UserID_N_N_IDX  Inversion Entry  UserID 
CmEventIncident_CmIncidentId_N_N_IDX  Inversion Entry  CmIncidentId 
CmEventIncident_CmEventID_N_N_IDX  Inversion Entry  TaskId 
PK_CmEventIncident_CmEventIncidentID  PrimaryKey  CmEventIncidentID 

CmEventIncident Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Task  Non-Identifying  One To Zero or More        TaskId  NO 
Incident  Non-Identifying  One To Zero or More        CmIncidentId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CmEventIncident Check Constraints 
Check Constraint Name  CheckConstraint